*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Thu, 12 Feb 2009 14:39:17 +0000 (14:39 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 12 Feb 2009 14:39:17 +0000 (14:39 +0000)
src/ChangeLog

index 962a0d1020650dcea6a94043b73d0c9f28bd2ad5..e9226e427ca089d5c6743f824aa57bb86ab06d95 100644 (file)
@@ -1,5 +1,9 @@
 2009-02-12  Jason Rumney  <jasonr@gnu.org>
 
+       * w32term.c (x_display_pixel_height, x_display_pixel_width):
+       Release DC when finished.  Use NULL window to refer to desktop.
+       (w32_term_init): Use NULL window to refer to desktop. (Bug#460)
+
        * w32font.c (add_font_entity_to_list): Fix check for substituted
        raster fonts. (Bug#2219)